|
 | applyToElement |
Applies this brush to an element.
|
 | clone |
Creates a clone of this brush.
|
 | fromJObject |
Applies the property values from a plain object created from JSON to the properties of this instance.
Inherited from Class. |
 | toCss |
Returns the CSS representation of the color.
Inherited from dundas.controls.Brush. |
 | toJSON |
Implementation for toJSON to return an object that will include this class's
prototype property values when stringified.
Inherited from Class. |
 | toString |
Creates a string representation of this brush.
|